* feat: Add get user following function
* refactor: Refactor get_following function to use state and string public key
* feat: Update get_following function to use timeout duration
* feat: Fix connect_remote_account function to return remote_npub without conversion
* feat: Refactor get_following function to handle public key parsing errors
* Refactor get_followers function to handle public key parsing errors and use timeout duration