curl --location --request GET 'https://test-api.yunjishop.cn/message/app/friend/chatToolbar?friendUserId='
{
"code": 0,
"msg": "string",
"trace": "string",
"data": [
{
"type": 0,
"imgBase64": "string",
"text": "string"
}
]
}