Retrieve a specific metric by its ID.
Returns a MetricType object for the given metric ID.
metric = galtea.metrics.get(metric_type_id="YOUR_METRIC_ID")
The ID of the metric you want to retrieve.