pub fn search_chips(name: impl AsRef<str>) -> Result<Vec<String>, RegistryError>
Returns targets from the internal registry that match the given name.