fn target_at( data: &Drawing<'_>, pos: Pos2, grab: WorldPx, ) -> Option<(PinId, Pos2)>
The anchor target pos lands on: the nearest one, within grab of it.
pos
grab