listMoveTargets

@GetMapping(value = ["/list"])
fun listMoveTargets(@ModelAttribute specification: MoveTargetSpecification): List<MoveTargetView>