invoke

abstract operator override fun invoke(target: IN): OUT(source)

Lens operation to get the value from the target

Throws

if the value could not be retrieved from the target (missing/invalid etc)