pub async fn move_code_block( src_path: &str, dst_path: &str, block_pattern: &str, ) -> Result<String>