pub fn build_thread_context_block( storage_root: &Path, session_id: &str, target_fragment_id: &str, max_depth: usize, ) -> Result<String, ChatError>