• Gets the user-targeted tokens.

    Parameters

    • single: boolean = false

      Only return a single token if true, otherwise return an array of tokens.

    Returns SohlTokenDocument[] | undefined

    The targeted token document(s), or undefined if failed.

    Note that this is the targeted tokens, not the selected tokens.