### 问题描述 当 ForwardMessage 的消息单元中 包含有 `<`, `>` 等需要转义的 xml 关键字 时, ForwardMessage.DisplayStrategy 有可能在构造 `preview` 时将其放入,由于没有正确处理, 导致 xml 消息结构错误,客户端收到无法解析 ### 复现 在 `preview` 中放入 需要转义的字符 ### mirai-core 版本 2.13.0-M1 ### bot-protocol ANDROID_PHONE ### 其他组件版本 _No response_ ### 系统日志 _No response_ ### 网络日志 _No response_ ### 补充信息 _No response_