https://open.feishu.cn/document/server-docs/im-v1/message/get
package main
req := larkim.NewGetMessageReqBuilder().
MessageId(`om_dc13264520392913993dd051dba21dcf`).
UserIdType(`open_id`).
CardMsgContentType(`user_card_content`).
Build()
there is no CardMsgContentType options in current repo.
https://open.feishu.cn/document/server-docs/im-v1/message/get
there is no CardMsgContentType options in current repo.