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