get Draft Attachment
suspend fun AgentMailClient.getDraftAttachment(inboxId: String, draftId: String, attachmentId: String): AttachmentData
Retrieves a draft attachment's binary data.
Retrieves a draft attachment's binary data.