getLinksForTarget
abstract suspend fun getLinksForTarget(platformioTarget: String, regionCode: String = currentRegionCode()): List<DeviceLink>(source)
Links attached to a device's platformioTarget, region-filtered and sorted with vendor links first. Returns an empty list when no links match.