Get morph target value node in Material

Hello guys, I want my material to change normal map (and possible other textures) in lerp that controlled by morph target value.
I need this to be able to control character’s body type or facial wrinkses and so on.

Is it possible only with material? I believe it’s possible by blending two materials with blueprint, but that seems like a heavy solution for my needs.

Thank you.