curl --location --request GET '/douyin/message/chat/?token=&to_user_id=&pre_msg_time'
{ "status_code": "string", "status_msg": "string", "message_list": [ { "id": 0, "to_user_id": 0, "from_user_id": 0, "content": "string", "create_time": 0 } ] }