getCachedCurrentUser
Returns a cached value of the current user. NB: The oauth tokens might be outdated Should be used by methods that only care about the current user's identity (org id, user id etc) Is faster than getCurrentUser()
Return
Current user that's logged in (with potentially outdated oauth tokens)