asMessage 
  将 Attachments 转化为 KookAttachmentMessage。
如果 Attachments.type ==
image, 会转化为 KookAttachmentImage如果 Attachments.type ==
file, 会转化为 KookAttachmentFile如果 Attachments.type ==
video, 会转化为 KookAttachmentVideo
其他情况则会直接使用 KookAttachment。