pub fn resolve_hyperlink( r_id: &str, rels: &HashMap<String, String>, ) -> Option<String>
Resolves a relationship ID to its target URL.