Add `ExplainActions::get_int_lit_meaning`
This method allows `Propagator::explain` method to request the
`IntLitMeaning` of the literal for which they are asked to give a
conjunctive reason. Note that the propagator is still expected to
provide the `IntView` to provide the right context.