Intersections don't offer boundaryId() anymore since Dune 2.6. ALUGrid still offers it via impl(). Employ this if Dune >= 2.6 is used.
boundaryId()
impl()
(cherry picked from commit 08da3c23)