pub fn validate_no_duplicate_targets(targets: &[TargetId]) -> bool
Returns true when all target IDs are unique.