curl --location --request GET 'https://member.bilibili.com/arcopen/fn/article/cards' \
--header 'Access-Token: a24e56a0fc0093668bca0f3a15410ea2' \
--header 'Authorization: 950a03adb287904a93bcffd7e4abf57a4c2ef0608bf1f95f3bcb2c278ae532be' \
--header 'X-Bili-Accesskeyid: 93a0f774fae84e6c' \
--header 'X-Bili-Content-Md5: d41d8cd98f00b204e9800998ecf8427e' \
--header 'X-Bili-Signature-Method: HMAC-SHA256' \
--header 'X-Bili-Signature-Nonce: 1730185575446751000' \
--header 'X-Bili-Signature-Version: 2.0' \
--header 'X-Bili-Timestamp: 1730185575' \
--form 'resource_id="${资源id}"'
{
"code": 0,
"message": "0",
"request_id": "6acd571423c00e605b95f8a20b6721ed",
"ttl": 1,
"data": {
"snippet": "<figure class='img-box' contenteditable='false'><img src='http://uat-article.biliimg.com/bfs/article/3601e9f909fa0455a54757d98510dc6d6fd94373.png' width='1320' height='188' data-size='43449' aid='720046819' class='video-card nomal' type='nomal'></figure>"
}
}