mapToType

inline fun <T> CommandValueArgument.mapToType(): T
fun <T> CommandValueArgument.mapToType(type: KType): T