Example
To create the GmailHandler, initialize it with credentials JSON for OAuth:Retrieve Gmail profile information for the authenticated user.
Fetches the latest emails, including sender, receiver, subject, body, and attachments.
Send an email via Gmail.
Create a draft email that can be sent later.