reload
Reloads the user by fetching a fresh Client and returning the updated User embedded in the active session.
This intentionally "piggybacks" on Client.get() so that the SDK's global state (e.g. Clerk.client, Clerk.sessionFlow, Clerk.userFlow) can be updated via the normal client-sync mechanism.