pub fn fetch_sessions( session_ids: &[String], target_path: Option<&str>, force: bool, no_register: bool, ) -> Result<()>
Fetch specific sessions by their IDs