getDraftAttachment

suspend fun AgentMailClient.getDraftAttachment(inboxId: String, draftId: String, attachmentId: String): AttachmentData

Retrieves a draft attachment's binary data.