Retrieve the configured OAuth client
sm_oauth_client.RdReturns the currently configured OAuth client for the googlesecretmanager package.
This client is used in the OAuth flow to obtain tokens.
By default, this will be NULL until configured by the user via
sm_auth_configure().