useUser method to the auth client. All I want is for it to leverage the existing useSession and extract out the user data object without directly making a server call.useSession.useUser outside of authClient but was wondering if it is doable via a plugin instead.