pub fn create_chat_fragment( session_id: String, message_lamport: u64, anchor_start: u32, anchor_end: u32, ) -> Result<Value, String>