getAttachment

suspend fun getAttachment(draftId: String, attachmentId: String): AttachmentData

Retrieves a draft attachment's binary data by draft and attachment IDs.